ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FlexMap<T> Class / Center Property

In This Topic
    Center Property
    In This Topic
    Gets or sets the map center in geo coordinates.
    Syntax
    'Declaration
     
    
    Public Property Center As DataPoint
    public DataPoint Center {get; set;}
    See Also